home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BMUG Revelations
/
BMUG Revelations.toast
/
Utilities
/
Random
/
Commodore 64c
/
SOURCE
/
HardDrive.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-25
|
108 b
|
8 lines
|
[
TEXT/KAHL
]
#ifndef HARDDRIVE_H
#define HARDDRIVE_H
void HardInitialize(void);
void HardChangeDirectory(void);
#endif